Auto merge of #4595 - treiff:update-appveyor-badge-documentation, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 8 Oct 2017 02:32:33 +0000 (02:32 +0000)
committerbors <bors@rust-lang.org>
Sun, 8 Oct 2017 02:32:33 +0000 (02:32 +0000)
commitcf08602d6b2a3c4bce6049ea79570fd31f4a1722
treed3f9a26ab355a644e890bdecc60b2dddf7c1afa3
parent446ed6e440f175b14f6d42cc941c44801028a40f
parent53012bd4df83a0d43ce7dfd0175d78b084823477
Auto merge of #4595 - treiff:update-appveyor-badge-documentation, r=alexcrichton

Update docs for appveyor badge.

Can now optionally specify the appveyor `project_name`.

Related PR: [rust-lang/crates.io#1111](https://github.com/rust-lang/crates.io/pull/1111)
Related Issue: [rust-lang/crates.io#587](https://github.com/rust-lang/crates.io/issues/587)